Welcome![Sign In][Sign Up]
Location:
Search - search engine in java

Search list

[Search Engineluke-src-0.7

Description: Lucene is an Open Source, mature and high-performance Java search engine. It is highly flexible, and scalable from hundreds to millions of documents. Luke is a handy development and diagnostic tool, which accesses already existing Lucene indexes and allows you to display and modify their contents in several ways: browse by document number, or by term view documents / copy to clipboard retrieve a ranked list of most frequent terms execute a search, and browse the results analyze search results selectively delete documents from the index reconstruct the original document fields, edit them and re-insert to the index optimize indexes and much more...
Platform: | Size: 1163146 | Author: 童小军 | Hits:

[Search Enginenlucene-1.2b2

Description: NLucene is the .NET implementation of the Lucene high-performance, full-featured text search engine written in Java.
Platform: | Size: 691916 | Author: lwz | Hits:

[Search Enginelucene_cn

Description: lucene中文搜索包,用于构建搜索 Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 Lucene的作者:Lucene的贡献者Doug Cutting是一位资深全文索引/检索专家,曾经是V-Twin搜索引擎(Apple的Copland操作系统的成就之一)的主要开发者,后在Excite担任高级系统架构设计师,目前从事于一些INTERNET底层架构的研究。他贡献出的Lucene的目标是为各种中小型应用程序加入全文检索功能。-lucene Search package, Search for Construction Lucene is not a complete full-text indexing applications, but Java is used to write a full-text indexing engine kits It can facilitate the embedding of applications to achieve against the application of full-text indexing/search functions. Lucene the author : Lucene contributor Doug Cutting is a senior full-text indexing/retrieval experts, was V-Twin search engines (Apple's Copland operating system one of the achievements) of the main Development, after the Excite as Senior Systems Architect, currently engaged in some bottom structure of the Internet study. He Lucene contribution to the objectives of the various small and medium-sized applications to full-text retrieval functions.
Platform: | Size: 139264 | Author: | Hits:

[JSP/JavaSearch_Engine

Description: Search_Engine用java编程语言在引用Lucene的基础上在tomcat服务器中实现的一个简易搜索网页的引擎,包含了搜.rar-Search_Engine using java programming language, in applying the basis of Lucene in tomcat server realize a simple web search engine, includes a search. Rar
Platform: | Size: 2190336 | Author: 崔宇杰 | Hits:

[Internet-Networkjeecms-1.1.0-beta

Description: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 ·基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 ·采用hibernate3+struts2+spring2+freemarker主流技术架构 ·懂html就能建站,提供最便利、合理的使用方式 ·强大、灵活的标签,用户自定义显示内容和显示方式 ·在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 ·采用伪静态页面技术,可自定义路径结构,无需urlrewrite ·轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录-JavaEE version is JEECSM site management system (Java Enterprise Edition Content Manage System) the short title. Java-based technology development, the succession of its strong, stable, safe, efficient, cross-platform, and many other advantages of using hibernate3+ Struts2+ Spring2+ Freemarker mainstream technical architecture建站understand html will be able to provide the most convenient and reasonable use of way powerful, flexible tags, user-defined display content and display in the design of its own pre-done search engine optimization, to enhance their search engine friendly pages using pseudo-static technology, can be customized path structure, without urlrewrite easy to build large-scale Web site, through the establishment of sub-domain sub-station group, the sub-station management authority background separation, the entire station to achieve single sign-
Platform: | Size: 14457856 | Author: james | Hits:

[Internet-NetworkHishop5

Description: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 ·基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 ·采用hibernate3+struts2+spring2+freemarker主流技术架构 ·懂html就能建站,提供最便利、合理的使用方式 ·强大、灵活的标签,用户自定义显示内容和显示方式 ·在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 ·采用伪静态页面技术,可自定义路径结构,无需urlrewrite ·轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录 -JavaEE version is JEECSM site management system (Java Enterprise Edition Content Manage System) the short title. Java-based technology development, the succession of its strong, stable, safe, efficient, cross-platform, and many other advantages of using hibernate3+ Struts2+ Spring2+ Freemarker mainstream technical architecture建站understand html will be able to provide the most convenient and reasonable use of way powerful, flexible tags, user-defined display content and display in the design of its own pre-done search engine optimization, to enhance their search engine friendly pages using pseudo-static technology, can be customized path structure, without urlrewrite easy to build large-scale Web site, through the establishment of sub-domain sub-station group, the sub-station management authority background separation, the entire station to achieve single sign-
Platform: | Size: 8449024 | Author: james | Hits:

[JSP/JavaRUSE2

Description: 一个用于搜索本地文件内容的小型搜索引擎,支持词根搜索,类似于"some thing"的搜索,甚至允许单词间隔搜索,比如"some thing"~2,表示some和thing之间可以有小于两个单词的间隔,可以使用关键字and,or,not,但需要说明的是,整个程序中Tester.java是一个Facade类,本程序并没有做应用,如果要基于本程序开发出一个用户界面,可以基于Facade类进行开发,直接调用其中的静态方法就可以了,详细的说明包括设计文档可以参考压缩包中的doc/spec/的文件。-A local content of the document used to search for a small search engine, support for root search, similar to some thing search, and even allow the word spacing of search, such as some thing ~ 2, and the thing that some can be less than between the two the interval between words, you can use the keywords and, or, not, it should be noted that throughout the procedure Tester.java is a Facade class, this procedure does not do applications, if based on the procedures to develop a user interface, Facade category can be developed based on a direct call to the static method which can, and detailed instructions including the design of the document can refer to the cabinet in the doc/spec/document.
Platform: | Size: 4678656 | Author: Jermaine | Hits:

[JSP/Javajeecms200betasrc

Description: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 采用伪静态页面技术,可自定义路径结构,无需urlrewrite 轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录-JavaEE version are JEECSM website management system (Java Enterprise Edition Content Manage System) the short title. Java-based technology development, the succession of its strong, stable, safe, efficient, cross-platform, and many other advantages of using hibernate3+ struts2+ spring2+ freemarker mainstream technology architecture建站understand html will be able to provide the most convenient and reasonable use of powerful, Tags flexible, user-defined display content and display at the design of their own in advance to do a search engine optimization, to enhance their search engine friendly pages using pseudo-static technology, can be customized path structure, without urlrewrite easy to build large-scale site, through the sub-domain name set up sub-station group, the sub-station separation Backgrounds management authority, all stations achieve a single point of sign
Platform: | Size: 185344 | Author: ljf | Hits:

[Search Engineclucene-core-0.9.21b

Description: CLucene是C++版的全文检索引擎,完全移植于Lucene,采用 STL 编写。-CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is written in C++.
Platform: | Size: 2124800 | Author: 刘海涛 | Hits:

[JSP/Javajeecms-src

Description: JEECMS是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 采用伪静态页面技术,可自定义路径结构,无需urlrewrite 轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录 -JavaEE version are JEECMS website management system (Java Enterprise Edition Content Manage System) the short title. Java-based technology development, the succession of its strong, stable, safe, efficient, cross-platform, and many other advantages of using hibernate3+ struts2+ spring2+ freemarker mainstream technology architecture建站understand html will be able to provide the most convenient and reasonable use of powerful, Tags flexible, user-defined display content and display on their own in the design in advance to do a search engine optimization, to enhance their search engine friendly pages using pseudo-static technology, can be customized path structure, the need to build large-scale web urlrewrite relax, through the sub-domain name set up sub-station group, the sub-station separation Backgrounds management authority, all stations achieve a single point of sign
Platform: | Size: 173056 | Author: david.wu | Hits:

[JSP/Javamg4j-2.1.2

Description: MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java.
Platform: | Size: 1060864 | Author: Yu-Chieh Wu | Hits:

[JSP/Javajeecms-2.3.1-beta-src

Description: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 采用伪静态页面技术,可自定义路径结构,无需urlrewrite 轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登-JavaEE version are JEECSM website management system (Java Enterprise Edition Content Manage System) the short title. Java-based technology development, the succession of its strong, stable, safe, efficient, cross-platform, and many other advantages of using hibernate3+ struts2+ spring2+ freemarker mainstream html will be able to understand建站architecture to provide the most convenient and reasonable use of powerful, Tags flexible, user-defined content and design on display in advance to do their own search engine optimization to enhance search engine friendly pages using pseudo-static technology, the path of the structure can be customized without urlrewrite relax large-scale construction site, sub-domain name can be set up sub-station group, the sub-station separation of the background administrative privileges, all achieve a single point of boarding stations
Platform: | Size: 462848 | Author: yuyihua | Hits:

[JSP/JavaLucene

Description: 基于Java的全文索引/检索引擎——Lucene Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 -Java-based full-text indexing/search engine- Lucene Lucene is not a complete application of the full-text indexing, but to use Java to write a full-text indexing engine of the toolkit, it can be easily embedded into a wide range of applications in the realization of the full-text index for the application of/search function.
Platform: | Size: 24576 | Author: tanxiaobo | Hits:

[JSP/JavaLucene

Description: 基于Java的全文索引/检索引擎——Lucene Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。-Jakarta Lucene is a full-featured text search engine written entirely in Java, and it is an open source project available for free download from Apache
Platform: | Size: 63488 | Author: LJ | Hits:

[JSP/Javajeecms-2.3.1-beta-src

Description: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 采用伪静态页面技术,可自定义路径结构,无需urlrewrite 轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录-JavaEE version is JEECSM Management System (Java Enterprise Edition Content Manage System) the short title. Java-based technology development, the succession of its strong, stable, safe, efficient, cross-platform, and many other advantages of using hibernate3+ struts2+ spring2+ freemarker mainstream technical architecture建站know html can provide the most convenient and reasonable use of powerful, flexible labels, custom display content and display their own in the design of pre-made search engine optimization to enhance search engine friendly pages using pseudo-static technology, the path of the structure can be customized without urlrewrite easy to build large-scale site, sub-domain name through the establishment of sub-station group, the background of the sub-station separation of management authority, the entire station to achieve single sign-
Platform: | Size: 461824 | Author: 施伟 | Hits:

[ERP-EIP-OA-Portaljeecms-2.3.2-final-src

Description: JEECSM是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 采用hibernate3+struts2+spring2+freemarker主流技术架构 懂html就能建站,提供最便利、合理的使用方式 强大、灵活的标签,用户自定义显示内容和显示方式 在设计上自身预先做了搜索引擎优化,增强对搜索引擎的友好性 采用伪静态页面技术,可自定义路径结构,无需urlrewrite 轻松建设大规模网站,可通过次级域名建立子站群,各子站后台管理权限分离,全站实现单点登录-JEECSM is the version of JavaEE web site management system (Java Enterprise Edition Content Manage System) short. Based on java technology development, inheritance of its strong, stable, secure, efficient, cross-platform, and many other advantages of using hibernate3+ struts2+ spring2+ freemarker mainstream technical architecture will be able to understand html website construction, to provide the most convenient and reasonable way to use powerful, a flexible label, custom display content and display their own way in the design of pre-made search engine optimization, enhance search engine friendly pages using pseudo-static technology, a custom path to the structure without urlrewrite easily build large-scale site, sub-domain name through the establishment of sub-station group, each sub-station separation of admin privileges, full-stop to achieve single sign-on
Platform: | Size: 475136 | Author: ray | Hits:

[Windows Developwebspider

Description: java网络蜘蛛程序,也称为网络爬虫,是编写搜索引擎的第一步骤!-java web spider, also known as web crawler, is the first step in the preparation of search engine!
Platform: | Size: 958464 | Author: blueker | Hits:

[Home Personal applicationMysearchengine

Description: this is search engine project in java
Platform: | Size: 2098176 | Author: mradul | Hits:

[Internet-NetworkLuceneSearch_Demo

Description: 在java中,运用Lucene开源项目软件工具包,实现搜索引擎的基本功能,如完整的查询引擎,索引引擎和部分文本分析引擎等,并建立了完整的全文搜索引擎。-In java, by using the Lucene open source project software tool kit to achieve the basic functions of search engines, such as the complete query engine, indexing engine and part of text analysis engines and build a complete full-text search engine.
Platform: | Size: 480256 | Author: wuqiaoyan | Hits:

[JSP/JavaSearchEngine_Java

Description: 用Java编写的一个搜索引擎,介绍搜索引擎的章节中除了详细的阐述技术核心外还结合了新闻搜索引擎的实现代码来说明,图文并茂、易于理解。含源码。-Written using Java a search engine, introduced in addition to the search engine section detail the core of things, technology news search engine combined with the realization of code to illustrate, illustrated, easy to understand. With source code.
Platform: | Size: 762880 | Author: yangyiyu | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net